home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 11550 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.4 KB

  1. Path: news.cyberstore.ca!usenet
  2. From: ken.wilson@cyberstore.ca (Ken Wilson)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Learning C++?
  5. Date: Fri, 15 Mar 1996 09:04:16 GMT
  6. Organization: The Flowered Alcatraz
  7. Message-ID: <4ibb23$aqp@scipio.cyberstore.ca>
  8. References: <4i560i$df2@news2.ios.com>
  9. NNTP-Posting-Host: yyj-ppp-3.cyberstore.ca
  10. X-Newsreader: Forte Free Agent v0.46
  11.  
  12. On 13 Mar 1996 00:48:18 GMT, ryanr9@ally.ios.com (Ryan Richards)
  13. yodelled to all and sundry:
  14.  
  15. >I am an MIS student and have a few compilers at home for both c and c++. 
  16. >I have not taken any computer language classes yet but wanted to get a 
  17. >jump start on c or c++ on my own. Should I learn C or C++ first? or do I 
  18. >even need to learn C anymore? and would I learn the wrong way to programm 
  19. >if I taught myself/learned from a book?
  20.  
  21. IMHO, you need not learn C first.  In actual fact, you are probably
  22. better off to learn C++.  C is programmed using the procedural pardigm
  23. while C++ embraces, if not enforces, OOP programming methods.
  24.  
  25. As far as learning from a book goes, it is not a bad way if you are
  26. the type of person capable of learning in this manner.  It does help,
  27. however, if you can find someone to mentor for you that has the
  28. experience with the language necessary to help you with some of the
  29. more difficult aspects of the language.
  30.  
  31.  
  32. Ken Wilson
  33. ken.wilson@cyberstore.com
  34.  
  35. [Posted with Free Agent 0.46. For info, email agent-info@forteinc.com.]
  36.